Skip to content

Conversation

@morulus
Copy link

@morulus morulus commented Mar 30, 2016

There are cases where angular is used without jquery (with jqlite). If so then executing 'element.selectize()' will throw error that selectize is undefined. To fix that we should to check jquery in element prototype and re-initialize element with jQuery on fail.

There are cases where angular is used without jquery (with jqlite). If so then executing 'element.selectize()' will throw error that selectize is undefined. To fix that we should to check jquery in element prototype and re-initialize element with jQuery on fail.
@ruisilva450
Copy link

This is important for some of us and I think it resolves #176
Any ETA?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants